Lines Matching defs:not
55 #define __typefits(x,type,not) \
56 __builtin_choose_expr(sizeof(x)<=sizeof(type),(unsigned type)0,not)
69 * and not size: for a 64-bit value it will use %ecx:%edx on 32 bits
99 * space. It supports simple types like char and int, but not larger
119 * space. It supports simple types like char and int, but not larger
200 * space. It supports simple types like char and int, but not larger
219 * space. It supports simple types like char and int, but not larger
476 * we do not write to any memory gcc knows about, so there are no
503 * movsl can be slow when source and dest are not both 8-byte aligned
515 * is a big fat warning: you have to not only do the access_ok()