Searched refs:SIZEOF_LINE (Results 1 – 1 of 1) sorted by relevance
99 #define SIZEOF_LINE offsetof (struct line, mbstate) macro101 #define SIZEOF_LINE (sizeof (struct line)) macro504 MEMCPY(&t, a, SIZEOF_LINE);505 MEMCPY( a, b, SIZEOF_LINE);506 MEMCPY( b, &t, SIZEOF_LINE);