brintos

brintos / llvm-project-archived public Read only

0
0
Text · 70 B · 30da14f Raw
6 lines · c
1int top(int *);2 3int top_left(char *c);4 5int top_left_before(void *);6