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

/xsrc/external/mit/imake/dist/
H A Dimakemdep.h765 * DEFAULT_OS_TEENY_REV_FROB, and DEFAULT_OS_NAME_FROB can be used to
852 # define DEFAULT_OS_TEENY_REV_FROB(buf, size) \ macro
899 # define DEFAULT_OS_TEENY_REV_FROB(buf, size) \ macro
995 # ifdef DEFAULT_OS_TEENY_REV_FROB
997 {DEFAULT_OS_TEENY_REV_FROB(buf,size)}
H A Dimake.c1545 # ifdef DEFAULT_OS_TEENY_REV_FROB
1546 DEFAULT_OS_TEENY_REV_FROB(buf, sizeof buf);

Completed in 5 milliseconds