OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lpos
(Results
1 - 2
of
2
) sorted by null
/external/grub/stage2/
char_io.c
311
int xpos,
lpos
, c, section;
local
337
lpos
-= count;
341
if (section == 1 && plen +
lpos
< CMDLINE_WIDTH)
364
lpos
+= count;
377
for (i =
lpos
- count; i <
lpos
; i++)
391
only LEN characters from
LPOS
. */
401
if (
lpos
+ plen < CMDLINE_WIDTH)
404
section = ((
lpos
+ plen - CMDLINE_WIDTH)
438
xpos =
lpos
+ plen
[
all
...]
/external/wpa_supplicant_8/src/p2p/
p2p.c
2182
u8 *
lpos
;
local
2232
u8 *
lpos
;
local
[
all
...]
Completed in 505 milliseconds