Home
last modified time | relevance | path

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

/system/core/sh/
Dparser.h61 #define VSASSIGN 0x5 /* ${var=text} */ macro
Dshow.c208 case VSASSIGN: in sharg()
Dexpand.c503 case VSASSIGN: in subevalvar()
731 case VSASSIGN: in evalvar()
DTOUR180 VSASSIGN ${var=text}
181 VSASSIGN|VSNUL ${var=text}