Searched refs:oalloc (Results 1 – 12 of 12) sorted by relevance
30 int oalloc(void);118 ds = oalloc(); in do_inline()182 oalloc(void) in oalloc() function
28 c = oalloc(); in diacrit()29 t = oalloc(); in diacrit()
33 yyval = oalloc(); in lineup()
26 yyval = oalloc(); in funny()
46 yyval = oalloc(); in setintegral()
24 treg = oalloc(); in boverb()
23 yyval = oalloc(); in fromto()
69 yyval = oalloc(); in matrix()
23 yyval = oalloc(); in lpile()
41 yyval = oalloc(); in text()
119 treg = oalloc(); in shift2()
1664 int i, oalloc; in channel_handler() local1671 for (i = 0, oalloc = channels_alloc; i < oalloc; i++) { in channel_handler()