Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.h735 # define TRIM 0x7FFFFFFF /* Mask to strip quote bit */ macro
749 # define TRIM 0073777 /* Mask to strip quote/lit bit */ macro
759 # define TRIM 0177 /* Mask to strip quote bit */ macro