OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cs_farcall
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/com32/lib/sys/
farcall.c
31
__com32.
cs_farcall
((cs << 16) + ip, &xreg, oreg);
/external/syslinux/com32/include/
com32.h
103
void __cdecl (*
cs_farcall
)(uint32_t, const com32sys_t *, com32sys_t *);
member in struct:com32_sys_args
Completed in 334 milliseconds