Searched refs:g_start (Results 1 – 3 of 3) sorted by relevance
776 static const BYTE* g_start = NULL; in ZSTD_storeSeq() local777 …if (g_start==NULL) g_start = (const BYTE*)literals; /* note : index only works for compression wi… in ZSTD_storeSeq()778 { U32 const pos = (U32)((const BYTE*)literals - g_start); in ZSTD_storeSeq()
74 u32 g_start; /* Graphic Starting Point on Screen */ member
7152 static void *g_start(struct seq_file *m, loff_t *pos) in g_start() function7202 .start = g_start,