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

  /src/external/bsd/pcc/dist/pcc/cc/ccom/
trees.c 1039 slval(p, valcast(glval(p), p->n_type));
1050 valcast(CONSZ v, TWORD t) function
  /src/external/bsd/pcc/dist/pcc/cc/cxxcom/
trees.c 962 glval(p) = valcast(glval(p), p->n_type);
972 valcast(CONSZ v, TWORD t) function

Completed in 36 milliseconds