Searched refs:_ASCE (Results 1 – 1 of 1) sorted by relevance
29 #define _ASCE(x) ((union asce) { .val = (x), }) macro30 #define NULL_ASCE _ASCE(0)