HomeSort by: relevance | last modified time | path
    Searched defs:tempvar (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
expr.c 144 static struct tbl *tempvar ARGS((void));
205 es->val = tempvar();
502 es->val = tempvar();
514 es->val = tempvar();
573 tempvar() function in typeref:struct:tbl *
599 vq = tempvar();
expr.c 144 static struct tbl *tempvar ARGS((void));
205 es->val = tempvar();
502 es->val = tempvar();
514 es->val = tempvar();
573 tempvar() function in typeref:struct:tbl *
599 vq = tempvar();

Completed in 51 milliseconds