Searched refs:CONF_ALLOC (Results 1 – 4 of 4) sorted by relevance
73 #define CONF_ALLOC (CONF_USER<<2) macro421 if (fp->flags & CONF_ALLOC) in synthesize()463 if (!(fp->flags & CONF_ALLOC)) in synthesize()471 fp->flags |= CONF_ALLOC; in synthesize()715 if (!(fp->flags & CONF_ALLOC)) in format()722 fp->flags |= CONF_ALLOC; in format()1634 if (fp->flags & CONF_ALLOC)
75 #define CONF_ALLOC (CONF_USER<<2) macro 437 if (fp->flags & CONF_ALLOC) in synthesize() 479 if (!(fp->flags & CONF_ALLOC)) in synthesize() 487 fp->flags |= CONF_ALLOC; in synthesize() 771 if (!(fp->flags & CONF_ALLOC)) in format() 778 fp->flags |= CONF_ALLOC; in format() 1705 if (fp->flags & CONF_ALLOC) in astconflist()
170 07-10-12 port/astconf.c: fix CONF_ALLOC 16 bit overflow
358 07-10-12 port/astconf.c: fix CONF_ALLOC 16 bit overflow