HomeSort by relevance Sort by last modified time
    Searched full:va_longdouble (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CodeGen/
systemz-abi.c 240 long double va_longdouble(__builtin_va_list l) { return __builtin_va_arg(l, long double); } function
241 // CHECK-LABEL: define void @va_longdouble(fp128* noalias sret %{{.*}}, %struct.__va_list_tag* %{{.*}})
    [all...]

Completed in 499 milliseconds