Searched defs:rowp (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | gx_cursor.c | 223 unsigned char *rowp = &src[0]; local in function:GXLoadCursorImage
|
| /xsrc/external/mit/showfont/dist/ |
| H A D | showfont.c | 256 unsigned char *rowp = glyphs + offset; local in function:show_glyphs
|
| /src/sys/dev/ic/ |
| H A D | igsfb.c | 1297 uint32_t rowp, srp, dsp; local in function:igsfb_accel_copycols 1351 uint32_t rowp, dsp; local in function:igsfb_accel_erasecols
|
| /src/sys/arch/sparc64/sparc64/ |
| H A D | autoconf.c | 845 romgetcursoraddr(int **rowp, int **colp) argument
|
| /src/sys/arch/sparc/sparc/ |
| H A D | autoconf.c | 1495 romgetcursoraddr(int **rowp, int **colp) argument
|
| /src/lib/libform/ |
| H A D | internals.c | 706 _formi_join_line(FIELD *field, _FORMI_FIELD_LINES **rowp, int direction) argument 882 split_line(FIELD * field,bool hard_split,unsigned pos,_FORMI_FIELD_LINES ** rowp) argument 1047 field_skip_blanks(unsigned int start,_FORMI_FIELD_LINES ** rowp) argument 1139 find_eow(FIELD * cur,unsigned int offset,bool do_join,_FORMI_FIELD_LINES ** rowp) argument 1214 find_sow(unsigned int offset,_FORMI_FIELD_LINES ** rowp) argument [all...] |
Completed in 22 milliseconds