ic_pragma

Functions


pragma_reg(G, X) -> term()

pragma_cover(G, Scope, Object) -> term()

pragma_prefix(G, Scope, Object) -> term()

slashify(List) -> term()

pragma_version(G, Scope, Object) -> term()

pragma_id(G, Scope, Object) -> term()

mk_ref(G, Name, Type) -> term()

get_local_c_headers(G, X) -> term()

get_included_c_headers(G) -> term()

get_incl_refs(G) -> term()

get_local_refs(G) -> term()

mk_alias(G, PragmaId, ScopedId) -> term()

get_alias(G, ScopedId) -> term()

scope2id(G, ScopedId) -> term()

id2scope(G, IfrId) -> term()

mk_scope(IfrId) -> term()

get_dependencies(G) -> term()

no_doubles(List) -> term()

is_short(N_str) -> term()

list_to_term(List) -> term()

add_inh_data(G, InclScope, X) -> term()

defaultBrokerData(G) -> term()

preproc(G, N, Xs) -> term()

getBrokerData(G, X, Scope) -> term()

is_inherited_by(Interface1, Interface2, PragmaTab) -> term()

fetchRandomLocalType(G) -> term()

fetchLocalOperationNames(G, I) -> term()

is_local(G, ScopedId) -> term()

View Functions