Searched refs:fcompile (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dsicstus.pl292 :- export fcompile/1.
293 :- tool(fcompile/1, fcompile/2).
294 fcompile(File, Module) :-
295 fcompile:fcompile(File)@Module. label
H A Dasm.pl129 fcompile library to generate the object code, which is a form of the
265 built-in store_pred/9. fcompile/1,2 uses this predicate to generate the
284 see_also:[asm / 2, asm / 3, disasm / 2, disasm / 3, fcompile / 1, fcompile / 2, portable_object_code/1]]).
H A Dtracer_tcl.pl2122 fcompile:fcompile(File, Options)@Module. label
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumscompiler.tex607 \bipref{fcompile/1}{../bips/lib/fcompile/fcompile-1.html}
608 predicate from the fcompile library,
655 %fcompile. For example:
663 %foo/1} from being transformed when the directive is generated by fcompile.

Completed in 36 milliseconds