Searched refs:undefined (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libdll/
H A Ddlfcn.c340 static const char e_undefined[] = T("undefined symbol");
344 static void undefined(const char* name) function
360 undefined, multiple, linkedit
/ast/src/cmd/ksh93/tests/
H A Dglob.sh91 unset undefined
175 test_case '<match>' '"$undefined"' '""'
/ast/src/lib/libdss/
H A Dcxcomp.c1024 goto undefined;
1065 goto undefined;
1092 goto undefined;
1570 goto undefined;
1580 undefined:
1582 (*cx->disc->errorf)(cx, cx->disc, 2, "%s undefined variable", cxcontext(cx));
/ast/src/lib/libast/comp/
H A Dconf.sh1087 undefined) x= ;;
1259 undefined) x= ;;

Completed in 22 milliseconds