Home
last modified time | relevance | path

Searched defs:define_variable (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/gmake/dist/
H A Dvariable.h164 #define define_variable(n,l,v,o,r) \ macro
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dpic.y1714 void define_variable(const char *name, double val) in define_variable() function