Searched defs:data_ref (Results 1 – 6 of 6) sorted by relevance
113 I data_ref[CFL_BUF_SQUARE]; member in __anon1f33c8d00111::CFLTestWithData
701 Reference data_ref = shalloc3.Allocate(sizeof(int) * 4, 911); in TEST() local
707 Reference data_ref = shalloc3.Allocate(sizeof(int) * 4, 911); in TEST() local
1549 let data_ref = &data as *const u64; in set_one_reg() localVariable
1655 xmlZMemBuffGetContent( xmlZMemBuffPtr buff, char ** data_ref ) { in xmlZMemBuffGetContent()