Searched refs:container (Results 1 – 8 of 8) sorted by relevance
31 #define AREF_TO_ITEM(aref, container, member) \ argument32 (container *) (((char*) (aref)) - offsetof(container, member))
32 #define node_to_item(node, container, member) \ argument33 (container *) (((char*) (node)) - offsetof(container, member))
107 % if prop.container is not None:108 container="${prop.container}"120 % if prop.container == 'array':126 % elif prop.container == 'tuple':
244 % if prop.container is not None:248 % if prop.container == 'array':252 % elif prop.container == 'tuple':
328 if entry.container == 'array':402 if entry.container == 'array':
36 if entry.container == 'array':
1159 def container(self): member in Entry
79 # Directory-target for where the secure container83 # Secure container public mount points.