Home
last modified time | relevance | path

Searched refs:dont_alloc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/
H A Dunwind-dw2-fde-darwin.c142 examine_objects (void *pc, struct dwarf_eh_bases *bases, int dont_alloc) in examine_objects() argument
180 if (! dont_alloc) in examine_objects()
182 dont_alloc |= ob == NULL; in examine_objects()
183 if (dont_alloc) in examine_objects()
198 if (! dont_alloc) in examine_objects()
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/
H A Dunwind-dw2-fde-darwin.c142 examine_objects (void *pc, struct dwarf_eh_bases *bases, int dont_alloc) in examine_objects() argument
180 if (! dont_alloc) in examine_objects()
182 dont_alloc |= ob == NULL; in examine_objects()
183 if (dont_alloc) in examine_objects()
198 if (! dont_alloc) in examine_objects()
/netbsd-src/usr.bin/mail/
H A Dpopen.c272 findchild(pid_t pid, int dont_alloc) in findchild() argument
280 if (dont_alloc) in findchild()