Searched defs:int (Results 101 – 106 of 106) sorted by relevance
12345
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | manager.cpp | 599 void Manager::pelFileDeleted(sdeventplus::source::IO& /*io*/, int /*fd*/, in pelFileDeleted() argument
|
/openbmc/qemu/include/libdecnumber/ |
H A D | decNumberLocal.h | 94 #define int ? /* enable to ensure that plain C 'int' */ macro
|
/openbmc/qemu/target/sparc/ |
H A D | translate.c | 5472 void (*func)(DisasContext *, DisasCompare *, int, int)) in do_fmovr() argument 5496 void (*func)(DisasContext *, DisasCompare *, int, int)) in do_fmovcc() argument 5518 void (*func)(DisasContext *, DisasCompare *, int, int)) in do_fmovfcc() argument 5649 int (*offset)(unsigned int), in do_movf2r() argument
|
/openbmc/pldm/libpldmresponder/ |
H A D | bios_config.cpp | 44 int /* fd */, uint8_t eid, pldm::InstanceIdDb* instanceIdDb, in BIOSConfig() argument
|
/openbmc/qemu/qom/ |
H A D | object.c | 2444 int (*get)(Object *, Error **), in object_property_add_enum() argument 2464 int (*get)(Object *, Error **), in object_class_property_add_enum() argument
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 685 safe_syscall3(ssize_t, read, int, fd, void *, buff, size_t, count) in safe_syscall3() argument 9202 _syscall2(int, pivot_root, const char *, new_root, const char *, put_old) in _syscall2() argument
|
12345