Home
last modified time | relevance | path

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

/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dopsv.c168 extern StackOp LessEQII, LessEQIL, LessEQID, LessEQIB,
242 {&LessEQII, &LessEQIL, &LessEQID, &LessEQIB},
H A Dops2.c90 extern StackOp LessEQII, LessEQIL, LessEQID, LessEQIB,
988 void LessEQII(void) { Symbol *spr= sp--; in LessEQII() function