Searched refs:strip (Results 1 – 12 of 12) sorted by relevance
385 switch (OP(m->g->strip[es])) { in dissect()388 es += OPND(m->g->strip[es]); in dissect()391 while (OP(m->g->strip[es]) != O_CH) in dissect()392 es += OPND(m->g->strip[es]); in dissect()398 switch (OP(m->g->strip[ss])) { in dissect()504 esub = ss + OPND(m->g->strip[ss]) - 1; in dissect()505 assert(OP(m->g->strip[esub]) == OOR1); in dissect()510 assert(OP(m->g->strip[esub]) == OOR1); in dissect()512 assert(OP(m->g->strip[esub]) == OOR2); in dissect()514 esub += OPND(m->g->strip[esub]); in dissect()[all …]
120 if (g->strip != NULL) in __weak_alias()121 free(g->strip); in __weak_alias()
112 sop *strip; /* malloced strip */ member269 p->strip = calloc(p->ssize, sizeof(sop)); in regcomp()271 if (p->strip == NULL) { in regcomp()685 assert(OP(p->strip[p->pbegin[i]]) == OLPAREN); in p_simp_re()686 assert(OP(p->strip[p->pend[i]]) == ORPAREN); in p_simp_re()1660 (void)memcpy(p->strip + p->slen, p->strip + start, in dupl()1695 p->strip[p->slen++] = (sop)SOP(op, opnd); in doemit()1722 s = p->strip[sn]; in doinsert()1735 memmove(&p->strip[pos+1], &p->strip[pos], (HERE()-pos-1)*sizeof(sop)); in doinsert()1736 p->strip[pos] = s; in doinsert()[all …]
181 sop *strip; /* malloced area for strip */ member
49 line = string.strip(line)56 rest = string.strip(m.group(4))63 rest = string.strip(m.group(2))
139 param = param.strip()337 return_type = line[:pos_lparen].strip().split()370 alias_list = syscall_func[alias_delim+1:].strip()396 arch_list = line[pos_rparen+1:].strip()421 line = line.strip()
80 strip: {103 strip: {126 strip: {149 strip: {172 strip: {195 strip: {218 strip: {241 strip: {264 strip: {
304 line = string.strip(line)
270 strip: {
1655 strip: {1664 strip: {1681 strip: {1694 strip: {
221 uses them for validity checking. Some developers strip them in an233 *Resolution*: remove the extra steps from your build that strip section
1531 strip: {