Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c3021 #define CSPCL 13 /* these terminate a word */ macro
3033 SIT_ITEM(CSPCL , CWORD , CWORD, CWORD ), /* 0, ' ' */
3039 SIT_ITEM(CSPCL , CWORD , CWORD, CLP ), /* 6, ( */
3040 SIT_ITEM(CSPCL , CWORD , CWORD, CRP ), /* 7, ) */