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

  /external/llvm/bindings/ocaml/executionengine/
executionengine_ocaml.c 71 static struct custom_operations generic_value_ops = { variable in typeref:struct:custom_operations
84 value Val = alloc_custom(&generic_value_ops, sizeof(LLVMGenericValueRef), 0, 1);

Completed in 229 milliseconds