Home
last modified time | relevance | path

Searched defs:sret (Results 1 – 10 of 10) sorted by relevance

/external/coreboot/src/soc/amd/common/block/include/amdblocks/
Dagesawrapper_call.h22 static const char *decodeAGESA_STATUS(AGESA_STATUS sret) in decodeAGESA_STATUS()
/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-vmemptr-conflicts.cpp52 namespace sret { namespace
Dx86_64-arguments.cpp185 S* b(S* sret, int, int, int, int, T, void*) { in b()
195 S* d(S* sret, int, int, int, T, void*) { in d()
/external/coreboot/src/drivers/amd/agesa/
Deventlog.c141 static const char *decodeAGESA_STATUS(AGESA_STATUS sret) in decodeAGESA_STATUS()
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibbitmask.c284 static int scan_was_ok(int sret, char nextc, const char *ok_next_chars) in scan_was_ok()
312 int sret; /* sscanf return (number of matches) */ in bitmask_parselist() local
/external/AFLplusplus/src/
Dafl-forkserver.c302 int sret; in read_s32_timed() local
/external/linux-kselftest/tools/testing/selftests/vm/
Dprotection_keys.c472 int sret; in sys_mprotect_pkey() local
1556 int sret; in test_mprotect_pkey_on_unsupported_cpu() local
/external/libcups/cups/
Dhttp.c3185 ssize_t sret; /* Bytes written */ in httpWrite2() local
/external/sdv/vsomeip/third_party/boost/container/test/
Dmap_test.hpp692 std::pair<typename MyStdMultiMap::iterator, typename MyStdMultiMap::iterator> sret = in map_test_insert2() local
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc254 INTERCEPTOR(void, mallinfo, __sanitizer_mallinfo *sret) { in INTERCEPTOR()