Searched refs:pm (Results 1 – 2 of 2) sorted by relevance
84 const ModeInfo *pm; in main() local94 for (pm = modes; pm->mode != 0; pm++) { in main()95 if (pm->depth == 4) in main()98 pitch = pm->width * ((pm->depth + 7) / 8); in main()102 pm->mode, pm->width, pm->height, pm->depth); in main()103 if (pm->depth == 4) in main()150 if (pm->depth == 4) in main()158 if (pm->depth == 4) in main()165 switch(pm->depth) { in main()226 if (pm->depth == 32) in main()[all …]
97 PERLMOD=bindings/swig/perl/xenstat.pm162 $(INSTALL_PROG) $(PERLMOD) $(DESTDIR)$(perlmoddir)/xenstat.pm167 rm -f $(DESTDIR)$(perlmoddir)/xenstat.pm
Completed in 2 milliseconds