Home
last modified time | relevance | path

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

/openbsd-src/bin/ksh/
H A Deval.c43 #define XCOM 4 /* expanding $() */ macro
252 if (type == XCOM && (f&DOBLANK)) in expand()
548 case XCOM: in expand()
931 return XCOM; in comsub()