HomeSort by relevance Sort by last modified time
    Searched refs:fastcall (Results 101 - 107 of 107) sorted by null

1 2 3 45

  /external/zlib/contrib/pascal/
zlibd32.mak 7 # This project uses the Delphi (fastcall/register) calling convention:
  /external/kernel-headers/original/linux/
kernel.h 102 fastcall NORET_TYPE void do_exit(long error_code)
spinlock.h 73 #define __lockfunc fastcall __attribute__((section(".spinlock.text")))
  /external/webkit/Source/JavaScriptCore/jit/
JITStubs.h 266 #define JIT_STUB __attribute__ ((fastcall))
268 #error "JIT_STUB function calls require fastcall conventions on x86, add appropriate directive/attribute here for your compiler!"
  /external/webkit/Source/JavaScriptCore/wtf/
Platform.h     [all...]
  /bionic/libc/bionic/
pthread.c 76 #define ATTRIBUTES __attribute__((noinline)) __attribute__((fastcall))
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 114 val x86_fastcall : int (** [x86_fastcall] is the familiar fastcall calling
    [all...]

Completed in 304 milliseconds

1 2 3 45