Home
last modified time | relevance | path

Searched refs:_AT (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/groff/contrib/groffer/
HDgroffer.sh49 export _AT;
54 _AT='@';
66 if test _@VERSION@_ = _${_AT}VERSION${_AT}_
75 if test _@BINDIR@_ = _${_AT}BINDIR${_AT}_
HDChangeLog251 - $_AT: New variable for `@'.
252 - @...@: Replace the @...@ constructs by variables _AT_..._AT.
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
HDcompiler.h106 #define _AT(T,X) ((T)(X)) macro