Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c3017 #define CLP 9 /* a left paren in arithmetic */ macro
3039 SIT_ITEM(CSPCL , CWORD , CWORD, CLP ), /* 6, ( */
12525 case CLP: /* '(' in arithmetic */ in readtoken1()