Home
last modified time | relevance | path

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

/dports/math/form/form-4.2.1/sources/
H A Dftypes.h406 #define TABLESTUB 70 macro
H A Dtables.c1360 if ( *t != TABLESTUB ) { t += t[1]; continue; } in TestUse()
1838 if ( *t == TABLESTUB ) { in ReWorkT()
2039 if ( *t != TABLESTUB ) { t += t[1]; continue; } in ApplyExec()