Searched defs:wsp (Results 1 - 3 of 3) sorted by relevance

/external/libedit/src/
H A Dvi.c1089 const Char *wep, *wsp; local
1097 wep = wsp = 0;
1103 wsp = wp;
1110 if (wsp == 0 || (el->el_state.doingarg && el->el_state.argument != 0))
1114 len = (int)(wep - wsp);
1122 while (wsp < wep && cp < lim)
1123 *cp++ = *wsp++;
/external/mksh/src/
H A Dlex.c1565 get_brace_var(XString *wsp, char *wp) argument
1632 Xcheck(*wsp, wp);
1650 Xcheck(*wsp, wp);
/external/capstone/suite/MC/AArch64/
H A Dbasic-a64-instructions.s.cs35 0xfa,0xa3,0x33,0x4b = sub w26, wsp, w19, sxth external variable declarations
36 0x5f,0xc0,0x23,0x4b = sub wsp, w2, w3, sxtw
51 0xfa,0xa3,0x33,0x2b = adds w26, wsp, w19, sxth external variable declarations
67 0xfa,0xa3,0x33,0x6b = subs w26, wsp, w19, sxth external variable declarations
83 0xff,0xa3,0x33,0x6b = cmp wsp, w19, sxth
99 0xff,0xa3,0x33,0x2b = cmn wsp, w19, sxth
104 0xff,0x03,0x21,0x6b = cmp wsp, w1, uxtb
105 0xff,0xc3,0x3f,0x2b = cmn wsp, wzr, sxtw
107 0xe2,0x47,0x23,0x0b = add w2, wsp, w3, lsl #1 external variable declarations
108 0xff,0x43,0x29,0x6b = cmp wsp, w
109 0xff,0x53,0x23,0x2b = adds wzr, wsp, w3, lsl #4 external variable declarations
116 0xf4,0x87,0x0c,0x11 = add w20, wsp, #801 external variable declarations
117 0xff,0x43,0x11,0x11 = add wsp, wsp, #1104 external variable declarations
123 0xe0,0xb7,0x3f,0x51 = sub w0, wsp, #4077 external variable declarations
129 0xf4,0x03,0x00,0x31 = adds w20, wsp, #0 external variable declarations
[all...]

Completed in 1522 milliseconds