Home
last modified time | relevance | path

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

/intl/
A Ddcigettext.c118 # define alignof(TYPE) __alignof__ (TYPE) argument
120 # define alignof(TYPE) \ argument
121 ((int) &((struct { char dummy1; TYPE dummy2; } *) 0)->dummy2)

Completed in 5 milliseconds