OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:parse_X
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/mpl/dhcp/dist/common/tests/
option_unittest.c
134
ATF_TC(
parse_X
);
136
ATF_TC_HEAD(
parse_X
, tc)
139
"Verify
parse_X
services option too big.");
160
* This test verifies that
parse_X
does not overwrite the output
164
ATF_TC_BODY(
parse_X
, tc)
189
len =
parse_X
(&cfile, output, expected_len);
193
atf_tc_fail("
parse_X
failed, output len: %d", len);
198
atf_tc_fail("
parse_X
failed, output does not match expected");
205
len =
parse_X
(&cfile, output, short_buf_len);
209
atf_tc_fail("
parse_X
failed, we should have had an error")
[
all
...]
/src/external/gpl3/binutils/dist/opcodes/
m32c-asm.c
780
parse_X
(CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, const char **strp,
1511
errmsg =
parse_X
(cd, strp, M32C_OPERAND_X, (long *) (& junk));
/src/external/gpl3/binutils.old/dist/opcodes/
m32c-asm.c
780
parse_X
(CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, const char **strp,
1511
errmsg =
parse_X
(cd, strp, M32C_OPERAND_X, (long *) (& junk));
/src/external/gpl3/gdb/dist/opcodes/
m32c-asm.c
780
parse_X
(CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, const char **strp,
1511
errmsg =
parse_X
(cd, strp, M32C_OPERAND_X, (long *) (& junk));
/src/external/gpl3/gdb.old/dist/opcodes/
m32c-asm.c
780
parse_X
(CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, const char **strp,
1511
errmsg =
parse_X
(cd, strp, M32C_OPERAND_X, (long *) (& junk));
/src/external/mpl/dhcp/dist/common/
parse.c
5309
len =
parse_X
(cfile, &hunkbuf [hunkix],
5544
int
parse_X
(cfile, buf, max)
Completed in 34 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026