Home
last modified time | relevance | path

Searched refs:SWAP_2 (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/_ctypes/
Dcfield.c455 #define SWAP_2(v) \ macro
578 field = SWAP_2(field); in h_set_sw()
580 field = SWAP_2(field); in h_set_sw()
599 val = SWAP_2(val); in h_get_sw()
625 field = SWAP_2(field); in H_set_sw()
627 field = SWAP_2(field); in H_set_sw()
647 val = SWAP_2(val); in H_get_sw()