Searched defs:fold (Results 1 – 5 of 5) sorted by relevance
58 static int eflags, fold, foldwidth = 80, none, markeol; variable
142 fold(int width) in fold() function
112 static unsigned char fold[1 << (ORDER - 3)]; in dragon_update() local
563 auto fold = [](Symbol *sym) { in run() local
648 bool AMDGPULibCalls::fold(CallInst *CI) { in fold() function in AMDGPULibCalls