Searched refs:__GL_TLS_SET (Results 1 – 1 of 1) sorted by relevance
70 #define __GL_TLS_SET(num, value) \ macro88 __GL_TLS_SET(0, (void *) 0xff000000); in _init()89 __GL_TLS_SET(1, (void *) 0xff000001); in _init()90 __GL_TLS_SET(2, (void *) 0xff000002); in _init()91 __GL_TLS_SET(3, (void *) 0xff000003); in _init()92 __GL_TLS_SET(4, (void *) 0xff000004); in _init()93 __GL_TLS_SET(5, (void *) 0xff000005); in _init()94 __GL_TLS_SET(6, (void *) 0xff000006); in _init()95 __GL_TLS_SET(7, (void *) 0xff000007); in _init()