HomeSort by: relevance | last modified time | path
    Searched defs:const_int (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/usr.bin/xlint/lint1/
msg_005.c 146 typedef int_alias const const_int; typedef
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.mli 967 (** [const_int ty i] returns the integer constant of type [ty] and value [i].
969 val const_int : lltype -> int -> llvalue var
1056 (const_int i32_type 0) (const_int i32_type 1)) i32_type], but considerably
1062 (const_int i32_type 1)) i64_type], but considerably more readable.

Completed in 27 milliseconds