Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/unit-tests/
H A Ddeptgt-makeflags.mk89 .MAKEFLAGS: CHAR_TAB:="$${:U}\t$${:U}"
104 .if ${CHAR_TAB:C,^[[:space:]]$,found,W} != "found"
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DSimpleTextIn.h44 #define CHAR_TAB 0x0009 macro