Home
last modified time | relevance | path

Searched defs:fct (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lld/test/ELF/
H A Dgnu-ifunc-shared.s59 .globl fct symbol
62 fct: label
/llvm-project/flang/test/Lower/
H A Dbasic-function.f9028 function fct() function
29 integer :: fct local
/llvm-project/compiler-rt/test/safestack/
H A Doverflow.c15 void fct(volatile int *buffer) in fct() function