Searched refs:arg_slots (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/binutils/binutils/
H A Dieee.c106 debug_type *arg_slots; member in struct:ieee_type
1379 debug_type *arg_slots; local
1432 arg_slots = NULL;
1970 if (arg_slots == NULL)
1972 arg_slots = ((debug_type *)
1973 xmalloc (nargs * sizeof *arg_slots));
1974 memset (arg_slots, 0, nargs * sizeof *arg_slots);
1976 arg_slots[i] = arg_types[i];
1979 arg_slots
3258 debug_type *arg_slots; local
[all...]
/haiku-buildtools/binutils/binutils/
H A Dieee.c105 debug_type *arg_slots; member in struct:ieee_type
1388 debug_type *arg_slots; local
1441 arg_slots = NULL;
1980 if (arg_slots == NULL)
1982 arg_slots = ((debug_type *)
1983 xmalloc (nargs * sizeof *arg_slots));
1984 memset (arg_slots, 0, nargs * sizeof *arg_slots);
1986 arg_slots[i] = arg_types[i];
1989 arg_slots
3268 debug_type *arg_slots; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/java/
H A Djava-tree.h443 int arg_slots; member in struct:lang_decl
/haiku-buildtools/gcc/gcc/java/
H A Djava-tree.h739 int arg_slots; variable

Completed in 171 milliseconds