Searched refs:mb_sync (Results 1 – 14 of 14) sorted by relevance
/titanic_50/usr/src/lib/libast/common/include/ |
H A D | ast_std.h | 251 uint32_t mb_sync; member
|
H A D | ast.h | 179 …mp_wchar,(char*)(p),mbmax()))>0?((p+=ast.tmp_int),ast.tmp_wchar):(p+=ast.mb_sync+1,ast.tmp_int)):(…
|
/titanic_50/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_std.h | 262 uint32_t mb_sync; member
|
H A D | ast.h | 188 …mp_wchar,(char*)(p),mbmax()))>0?((p+=ast.tmp_int),ast.tmp_wchar):(p+=ast.mb_sync+1,ast.tmp_int)):(…
|
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_std.h | 262 uint32_t mb_sync; member
|
H A D | ast.h | 188 …mp_wchar,(char*)(p),mbmax()))>0?((p+=ast.tmp_int),ast.tmp_wchar):(p+=ast.mb_sync+1,ast.tmp_int)):(…
|
/titanic_50/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_std.h | 262 uint32_t mb_sync; member
|
H A D | ast.h | 188 …mp_wchar,(char*)(p),mbmax()))>0?((p+=ast.tmp_int),ast.tmp_wchar):(p+=ast.mb_sync+1,ast.tmp_int)):(…
|
/titanic_50/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_std.h | 262 uint32_t mb_sync; member
|
H A D | ast.h | 188 …mp_wchar,(char*)(p),mbmax()))>0?((p+=ast.tmp_int),ast.tmp_wchar):(p+=ast.mb_sync+1,ast.tmp_int)):(…
|
/titanic_50/usr/src/lib/libast/common/comp/ |
H A D | setlocale.c | 615 ast.mb_sync = (const char*)sp - str; in utf8_mbtowc() 634 ast.mb_sync = 0; in set_ctype()
|
/titanic_50/usr/src/uts/common/sys/ib/adapters/tavor/ |
H A D | tavor_cmd.h | 437 uint_t mb_sync; member
|
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_cmd.c | 779 mblist->mbl_mbox[i].mb_sync = sync; in tavor_impl_mboxlist_init() 1265 if (mbox->mb_sync == 0) { in tavor_mbox_sync()
|
/titanic_50/usr/src/lib/libast/common/ |
H A D | RELEASE | 50 09-08-18 include/ast_std.h,ast.h: add ast.mb_sync to sync mbchar() after error
|