File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 882
882
883
883
\pnum
884
884
A resource is a source of data accessible from the translation environment.
885
- A resource has an \gterm {implementation-resource-width}, which is the
885
+ A resource has an \defn {implementation-resource-width}, which is the
886
886
\impldef {size in bits of a resource}
887
887
size in bits of the resource.
888
- If the \gterm { implementation-resource-width} is not an integral multiple of
888
+ If the implementation-resource-width is not an integral multiple of
889
889
\libmacro {CHAR_BIT}, the program is ill-formed.
890
890
Let \defn {implementation-resource-count} be
891
- \gterm { implementation-resource-width} divided by \libmacro {CHAR_BIT}.
891
+ implementation-resource-width divided by \libmacro {CHAR_BIT}.
892
892
Every resource also has a \defn {resource-count}, which is
893
893
894
894
\begin {itemize }
You can’t perform that action at this time.
0 commit comments