Home
last modified time | relevance | path

Searched refs:_load (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/file/python/
H A Dmagic.py98 _load = _libraries['magic'].magic_load variable
99 _load.restype = c_int
100 _load.argtypes = [magic_t, c_char_p]
209 return _load(self._magic_t, Magic.__tobytes(filename))
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js6905 _load = jQuery.fn.load, variable
7043 if ( typeof url !== "string" && _load ) {
7044 return _load.apply( this, arguments );
/freebsd/stand/forth/
H A Dsupport.4th337 : load_module_suffix s" _load" ;
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsRISCV.td1729 def int_riscv_seg # nf # _load