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

  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.mli 1002 null-terminated (but see {!const_stringz}). This value can in turn be used
1007 (** [const_stringz c s] returns the constant [i8] array with the values of the
1011 val const_stringz : llcontext -> string -> llvalue var
llvm.mli 1002 null-terminated (but see {!const_stringz}). This value can in turn be used
1007 (** [const_stringz c s] returns the constant [i8] array with the values of the
1011 val const_stringz : llcontext -> string -> llvalue var
llvm.mli 1002 null-terminated (but see {!const_stringz}). This value can in turn be used
1007 (** [const_stringz c s] returns the constant [i8] array with the values of the
1011 val const_stringz : llcontext -> string -> llvalue var

Completed in 90 milliseconds