HomeSort by relevance Sort by last modified time
    Searched refs:isauxsp (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/csh/
sh.char.h 25 #define isauxsp(c) (Z=((unsigned)(c)), isauxspZ) macro
34 #define isauxsp(c) 0 macro
sh.lex.c 207 if (cmap(c, _META|_ESC)||isauxsp(c))
278 } else if (cmap(c, _META|_Q|_Q1|_ESC)||isauxsp(c)) {
333 if (!err && cmap(c, _META|_Q|_Q1)||isauxsp(c))
sh.file.c 753 isauxsp(word_start[-1]))

Completed in 180 milliseconds