OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bpbVNT
(Results
1 - 3
of
3
) sorted by null
/external/syslinux/com32/chain/
utility.h
40
enum {bpbUNK, bpbV20, bpbV30, bpbV32, bpbV34, bpbV40,
bpbVNT
, bpbV70, bpbEXF};
utility.c
173
if (bpbV40 <= type && type <=
bpbVNT
) {
246
rev =
bpbVNT
;
mangle.c
378
} else if (type1 <=
bpbVNT
) {
Completed in 155 milliseconds