Home
last modified time | relevance | path

Searched refs:_TT_ (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/
H A Dautoopts.h230 _TT_(LONGUSAGE) \
231 _TT_(USAGE) \
232 _TT_(VERSION)
233 #define _TT_(n) \ macro
238 #undef _TT_
H A Dmakeshell.c252 # define _TT_(n) static char const z ## n [] = #n; in text_to_var() macro
254 # undef _TT_ in text_to_var()
255 # define _TT_(n) z ## n , in text_to_var() macro
257 # undef _TT_ in text_to_var()