Home
last modified time | relevance | path

Searched refs:TheByte (Results 1 – 3 of 3) sorted by relevance

/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dintbyte.d22 TheByte(new_byte)->byte_size = size; in I_I_Byte()
23 TheByte(new_byte)->byte_position = position; in I_I_Byte()
42 return TheByte(obj)->byte_size; in Byte_size()
51 return TheByte(obj)->byte_position; in Byte_position()
61 size_assignment posfixnum_to_V(TheByte(byte)->byte_size); \
62 position_assignment posfixnum_to_V(TheByte(byte)->byte_position); \
H A Dlispbibl.d9911 #define TheByte(obj) ((Byte)(ngci_types_pointable(orecord_type,obj))) macro
10031 #define TheByte(obj) ((Byte)(ngci_pointable(obj)-varobject_bias))
H A DChangeLog24642 (TheLogpathname, The_Random_state, TheByte, TheFsubr, TheLoadtimeeval)
45259 (The_Random_state, TheByte, TheFsubr, TheLoadtimeeval, TheSymbolmacro)