Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dmakeshell.c252 # define _TT_(n) static char const z ## n [] = #n; in text_to_var() macro
255 # define _TT_(n) z ## n , in text_to_var() macro
H A Dautoopts.h233 #define _TT_(n) \ macro