Searched defs:MACHINE (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/tests/ | ||
D | saridx.c | 32 #define MACHINE(name) [name] = #name macro |
/external/python/cpython3/Lib/ctypes/test/ | ||
D | test_structures.py | 13 MACHINE = platform.machine() variable |