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
555 auto fold = [](Symbol *sym) { run() local
637 bool AMDGPULibCalls::fold(CallInst *CI) { fold() function in AMDGPULibCalls