Searched refs:is_power_of_2 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel-2014/dist/tools/
H A Dvirtual.c193 static inline int is_power_of_2(unsigned long n) function in typeref:typename:int
530 if (is_power_of_2(ctx->nfd)) {
2286 if (is_power_of_2(ctx->ndisplay)) {
2505 if (is_power_of_2(ctx->nclone)) {
/xsrc/external/mit/xf86-video-intel/dist/tools/
H A Dvirtual.c205 static inline int is_power_of_2(unsigned long n) function in typeref:typename:int
561 if (is_power_of_2(ctx->nfd)) {
2457 if (is_power_of_2(ctx->ndisplay)) {
2680 if (is_power_of_2(ctx->nclone)) {

Completed in 10 milliseconds