Next: x1f4_xset_program, Previous: x1f4_look_indexset, Up: Executive Assembler Functions [Index]
extern int x1f4_suit_prefix (void *list, int type, const char *name, unsigned size, void *unused);
The x1f4_suit_prefix
function adds the size
long name
function name strippable prefix to the list
collector for the
type
symbolic type.
See Strippable Prefixes.
See Symbolic Types.
See Application Defined Types.
The function returns 0 for look up success, non zero for failure.
The function is not able to add a strippable prefix to the list
collection if the collection already records the given type id (though it
should).