Searched refs:PREDEF (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/mdocml/
H A Dpredefs.in28 PREDEF("Am", "&")
29 PREDEF("Ba", "|")
30 PREDEF("Ge", "\\(>=")
31 PREDEF("Gt", ">")
32 PREDEF("If", "infinity")
33 PREDEF("Le", "\\(<=")
34 PREDEF("Lq", "\\(lq")
35 PREDEF("Lt", "<")
36 PREDEF("Na", "NaN")
37 PREDEF("N
[all...]
H A Droff.c159 #define PREDEF(__name, __str) \ macro

Completed in 78 milliseconds