Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/ntp/sntp/libopts/
HDmakeshell.c290 # define _TT_(n) static char const z ## n [] = #n; in text_to_var() macro
293 # define _TT_(n) z ## n , in text_to_var() macro
HDautoopts.h230 #define _TT_(n) \ macro