Searched defs:to_int (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/lib/libcrypto/conf/ | ||
| H A D | conf.h | 97 int (*to_int)(const CONF *conf, char c); global()  member  | 
| /openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/ | ||
| H A D | llvm.ml | 106   let to_int index =  function |