Home
last modified time | relevance | path

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

/trunk/main/soltools/cpp/
H A D_eval.c29 #define UNS 1 macro
437 if (v1.type == UNS || v2.type == UNS) in evalop()
438 rtype = UNS; in evalop()
443 if (priority[oper].ctype == RELAT && rtype == UNS) in evalop()
454 if (rtype == UNS) in evalop()
575 if (rtype == UNS) in evalop()
586 if (rtype == UNS) in evalop()
675 v.type = UNS; in tokval()
679 v.type = UNS; in tokval()

Completed in 9 milliseconds