Searched refs:__const__ (Results 1 – 2 of 2) sorted by relevance
41 intmax_t imaxabs(intmax_t) __attribute__((__const__));42 imaxdiv_t imaxdiv(intmax_t, intmax_t) __attribute__((__const__));
86 # ifndef __const__87 # define __const__ const macro