Searched refs:space2 (Results 1 – 6 of 6) sorted by relevance
15 char space2[36]; variable
143 bpf_u_int32 *space2; variable1673 free((void *)space2); in opt_cleanup()1804 if (sizeof(*space2) > SIZE_MAX / size2) in opt_init()1806 size2 *= sizeof(*space2); in opt_init()1808 space2 = (bpf_u_int32 *)malloc(size2); in opt_init()1809 if (space2 == NULL) { in opt_init()1826 p = space2; in opt_init()
297 space2 = ' ' * (match.start(4) - match.end(1) - 2)299 self.maybe_escape("%s->%s%s in " % (space1, space2, frames[i][0]))
5632 struct sorted_fields_type *space2; in finish_struct() local5641 space2 = GGC_NEWVAR (struct sorted_fields_type, in finish_struct()5645 space->s = space2; in finish_struct()5646 field_array = &space2->elts[0]; in finish_struct()
1221 my @space2 = sort grep {$space {$_} =~ /[[:blank:]]/} keys %space;1225 is("@space2", "spc tab", $message);
2824 ``ni:<address space0>:<address space1>:<address space2>...``