Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/sntp/libopts/
H A Dmakeshell.c292 # define _TT_(n) static char const z ## n [] = #n; in text_to_var() macro
295 # define _TT_(n) z ## n , in text_to_var() macro
H A Dautoopts.h236 #define _TT_(n) \ macro