Home
last modified time | relevance | path

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

/dports/math/aribas/aribas-1.64/src/
H A Deval.c139 case fFUNCALL:
H A Dprint.c527 if(*FLAGPTR(arr+i) == fFUNCALL) { in Gformat()
576 if(*FLAGPTR(arr+1) == fFUNCALL) { in Gformat()
H A Dalloc.c988 case fFUNCALL:
H A Dstorage.c1053 flg = fFUNCALL;
H A Dcommon.h314 #define fFUNCALL 22 /* call of user defined function */ macro